/*****网站内页，全局栏目头颜色设置－开始******/
body{font: 14px/240% Microsoft YaHei;color:#333333; margin:0;background:#fff;overflow-x:hidden}

a:focus, a:hover{color:#005a9f;}

h1,h2,h3,h4,h5,h6,p{margin: 0;padding: 0;}
.clear{clear: both;}

/*****内容区1200像素******/
@media (min-width: 768px) {
    .container {
        width:750px
    }
}
@media (min-width: 992px) {
    .container {
        width:970px
    }
}
@media (min-width: 1200px) {
    .container {
        width:1200px
    }
}

/

/*********首页样式*********/

/*banner大图*/
#banner {width: 100%;padding: 0;max-height: 550px;overflow: hidden;}
.flexslider{max-height: 550px;overflow: hidden;position: relative;width:100%;}
.slides li{height: 550px;}
.flex-control-nav {bottom: 30px;}
#intpate .slides li, #catapage .slides li { height: 400px;!important;}

@media (min-width: 992px) and (max-width: 1200px){
 
}
@media (max-width: 992px){
  /*大图*/ 
  .flexslider .slides li {height: 350px;background-size: auto 100% !important;}
 
}
@media (max-width: 767px){
  /*大图*/ 
  .flexslider .slides li {height: 190px;}
  
}





/* 搜索框 */
.search-box{ height: 60px;background:  #016dc0;;}
.search-box .hot_search{font-size: 15px;line-height: 60px;} 
.search-box .hot_search b{color: #fff;font-size: 15px;}
.search-box .hot_search a{font-size: 15px;color: #fff;}
.search-box .hot_search a:hover{color: #f19b00;}
.search-box .searchbox{text-align: right;margin: 10px 0;position: relative;}
.search-box .searchbox input{    height: 36px;outline: none;border-radius: 0;border: none;}
.search-box .searchbox input[type="text"]{    width: 70%;border: none;padding-left: 10px;}
.search-box .searchbox input[type="submit"]{    width: 18%;margin-left: -5px;background: url(../images/search-bg.png) center;font-size: 13px;color: #fff;letter-spacing: 3px;position: absolute;z-index: 3;right: 0;}

@media (min-width: 992px) and (max-width: 1200px){
  
}

@media (max-width: 992px){
  
}

@media (max-width: 767px){
  
}



/* 公共标题样式 */
.bt{text-align: center;margin-bottom: 50px;position:relative;}
.bt h5 { font-family: Times New Roman; font-size: 40px; font-weight: bold;  text-transform: uppercase; letter-spacing: -1px; color: rgb(0 0 0 / 10%);line-height: 1;margin-bottom:20px;}
.bt h3 { font-size: 28px; font-weight: bold; letter-spacing: 1px;position: absolute;width: 100%;top: 20px;color: #016dc0;}
.bt h3 span{color: #f19b00;}
.bt hr { margin: 0 auto 10px; width: 3%; border-top: 2px solid #005a9f;}
.bt p {font-size: 16px;line-height: 1; color: #666;}

@media (min-width: 992px) and (max-width: 1200px){
  
}

@media (max-width: 992px){
  
  .bt { margin-bottom: 30px;}
  
}

@media (max-width: 767px){
  
  .bt{margin-bottom: 30px;}
  .bt h5{font-size:26px;margin-bottom: 15px;}
  .bt h3 {font-size: 22px;letter-spacing: 0;top: 10px;}
  .bt hr{width:10%;margin: 0 auto 5px;}
  .bt p {font-size: 13px;line-height: 1.5;color: #666;padding: 0 15px;}
  
}



/* 产品展示 */
.cpzs{padding: 50px 0;background: #f8f8f8;}

.cp-nav{float: left;width: 20%;padding-right: 20px; }
.cp-nav h3 {border-left: 5px solid #f68911;font-size: 22px; font-weight: bold; color: #fff;  background: #016dc0;line-height: 1; padding: 20px;}
.cp-nav ul{}
.cp-nav ul li{}
.cp-nav ul li a { display: block; background: #fff; border-bottom: 1px solid #ddd; font-size: 15px; line-height: 1; color: #555; padding: 18px 15px; }
.cp-nav ul li a .fa{margin-right: 10px;}
.cp-nav ul li a span { width: 15px; height: 2px;background: #ccc; display: inline-block; vertical-align: middle;margin-right: 8px;transition: all .5s;}
.cp-nav ul li a:hover{color: #016dc0;}
.cp-nav ul li a:hover span{background: #016dc0;width: 30px;}

.cp-cont{float: right;width: 80%;}
.cp-cont ul{}
.cp-cont ul li{float: left;width: 33.3333%;padding: 0 8px;margin-bottom: 20px;}
.cp-cont ul li a{display: block;background: #fff;text-align:center;border: 1px solid #ddd;}
.cp-cont ul li a .cp-img {width: 100%;height: 210px;overflow: hidden;}
.cp-cont ul li a .cp-img img{transition:all .6s;height:100%;}
.cp-cont ul li a p {margin-top: 7px; font-size: 15px;line-height: 1;padding: 10px 0;color: #555;transition:all .4s;}
.cp-cont ul li a:hover p{color: #fff;background: #016dc0;}
.cp-cont ul li a:hover{border: 1px solid #016dc0;}
.cp-cont ul li a:hover .cp-img img{}

.cp-btn{text-align:center;margin-top: 20px;}
.cp-btn a { background: #016dc0;color: #fff;display: inline-block; font-size: 15px;line-height: 1; padding: 12px 40px; border-radius: 2px;position:relative;top: 0;transition: all .5s;}
.cp-btn a:hover{background: #f19b00;top: -2px;}


@media (min-width: 992px) and (max-width: 1200px){
  
  .cp-cont ul li a .cp-img .img-b{height: 180px;}
  
}

@media (max-width: 992px){
  
  .cp-nav a{font-size: 14px;}
  .cp-cont ul li a p{font-size: 14px;}
  
  .cp-cont { float: none;width: 100%;}
  
  .cp-cont ul li{padding: 0 5px;}
  .cp-cont ul li a .cp-img{height: 120px;}
  
  
}

@media (max-width: 767px){
  
  .cp-bt{margin-bottom: 20px;}
  .cp-bt p{font-size: 25px;margin-bottom: 10px;}
  
  .cp-nav { text-align: center; margin-bottom: 20px;overflow: hidden; padding: 0 5px;}
  .cp-nav a { font-size: 13px;width: 46%;float: left;margin: 0 2% 10px;padding: 12px 0;}
  
  .cp-cont {padding: 0 10px;}
  .cp-cont ul li { float: left; width: 50%;padding: 0 5px;margin-bottom: 15px;}
  .cp-cont ul li a p {font-size: 13px;}
  
}




/* 公司介绍 */
.gywm{padding: 50px 0;}
.gy-cont{}

.gy-left{float: left;width: 17%;}
.gy-left img{width: 100%;}

.gy-nr{float: left;width: 46%;padding: 0 20px;}
.gy-nr{height: 335px;position: relative;}
.gy-txt{}
.gy-nr .gy-txt p { font-size: 15px; line-height: 1.8; color: #555;}
.gy-btn {}
.gy-btn a { display: inline-block; font-size: 30px; color: #fff;  position: absolute;  bottom: 0; background: #016dc0;  right: 0; z-index: 99999999999; width: 110px; height: 40px; line-height: 40px;text-align: center;}
.gy-btn a:hover{background: #f68911;}

.gy-right{float: right;width: 37%;}
.gy-right img{width:100%;}



@media (min-width: 992px) and (max-width: 1200px){
  
  .gy-nr .gy-txt p { font-size: 14px; line-height: 1.5;color: #555;}
  
  
}

@media (max-width: 992px){
  
  .gy-left{display: none;}
  .gy-nr {float: left;width: 50%;padding: 0;}
  .gy-nr .gy-txt p {font-size: 14px; line-height: 1.6; color: #555;}
  .gy-btn {margin-top: 20px;}
  .gy-right {float: right; width: 50%;padding-left: 15px;}
  
  
}

@media (max-width: 767px){
  
  
  
  .gy-cont { padding: 0 15px;}
  .gy-nr { float: none; width: 100%; padding: 0; margin-bottom: 20px;height: auto;}
  .gy-right {float: none; width: 100%;padding-left: 0;}
  
  .gy-btn a{position: static;}
  
}



/* 特点 */
.ted{background: url(../images/bg3.jpg)no-repeat center top;padding: 80px 0 0;}

.td-bt{text-align:center;margin-bottom: 50px;}
.td-bt h3 {font-size: 36px; line-height: 1; font-weight: bold; letter-spacing: 2px; color: #fff; margin-bottom: 20px;}
.td-bt h3 span { width: 30px; height: 2px;  display: inline-block; background: #fff;  margin: 0 20px; vertical-align: middle;}
.td-bt p { font-size: 18px; line-height: 1; color: #eee;}

.td-cont{}
.td-box{float:left;width: 25%;text-align:center;background: #f3f3f3;border-right: 2px solid #ddd;}
.td-img{position: relative;background: #222;}
.td-box img{width: 100%;position:relative;top: 0;transition: all .5s;opacity: .8;}
.td-img h5 {  position: absolute;width: 100%; text-align: center; top: 0; font-size: 52px;line-height: 1; font-family: Times New Roman; font-weight: bold;color: #fff;height: 100%;background: url(../images/td-bg.png)no-repeat center;background-size: 100%;padding-top: 20%;}
.td-box h3 { font-size: 22px; font-weight: bold;font-family: Microsoft JhengHei;margin: 10px 0;}
.td-box p { font-size: 15px; line-height: 1.6;padding: 0 10px 20px;}
.td-box:nth-last-child(2){border: none;}



@media (min-width: 992px) and (max-width: 1200px){
  
  .td-box h3{font-size:24px;}
  .td-box p { font-size: 14px;}
}

@media (max-width: 992px){
  
  .td-box p {font-size: 14px; line-height: 1.5; padding: 0 10px 20px;height: 80px;}
  
  
}

@media (max-width: 767px){
  
  .ted{padding-top: 40px;margin-bottom: 10px;}
  .td-bt { margin-bottom: 30px;}
  
  .td-bt h3{font-size: 24px;}
  .td-bt h3 span{display: none;}
  
  .td-box{width: 50%;}
  
}



/* 工厂环境 */
.huanjing{padding: 50px 0;}

.hj-bt{margin-bottom: 40px;}

.walking .ar_1{width: 300px;height: 240px;margin-left: 15px;}
.walking .ar_1 .item{border: none;padding: 5px;border: 1px solid #ccc;}
.img-b{height: 200px;overflow: hidden;}
.walking .ar_1 .item img{height: auto;width: 100%;min-height: 100%;}
.walking .ar_1 p { height: auto; line-height: 1; background: none; color: #555; font-size: 16px; padding: 5px 0;}
.walking .ar_1:hover .item{border-color: #016dc0;}
.walking .ar_1:hover p{color: #016dc0;}

.hj-btn{text-align: center;margin-top: 20px;}
.hj-btn a { display: inline-block;  font-size: 15px; line-height: 1;background: #016dc0;color: #fff;padding: 12px 35px;border-radius: 2px;}
.hj-btn a:hover{background: #f68911;}

@media (min-width: 992px) and (max-width: 1200px){
  
}

@media (max-width: 992px){
  
}

@media (max-width: 767px){
  
  .walking .ar_1 { width: 200px; height: 180px;margin-left: 15px;}
  .img-b { height: 140px;overflow: hidden;}
  
  
}



/* 广告部分 */
.adv{background: url(../images/bg5.jpg)no-repeat center;padding: 40px 0;}

.adv-left{float:left;width: 55%;}
.adv-left h3 {font-size: 30px;  line-height: 1; font-weight: bold; color: #f68911; letter-spacing: 3px;margin-bottom: 25px;}
.adv-left h5 { font-size: 16px; line-height: 1;color: #fff;}
.adv-left hr { border-top: 2px solid #f68911;width: 15%;}

.adv-right{float: right;width: 40%;}
.adv-right p { font-size: 15px; line-height: 1; color: #fff;}
.adv-right h4 { font-size: 34px;line-height: 1; color: #fff;font-family: fangsong;letter-spacing: 2px; margin-top: 10px;}
.adv-right a { display: inline-block;  font-size: 15px; line-height: 1; background: #f68911;  color: #fff;padding: 10px 40px;margin-top: 20px; border-radius: 2px;}
.adv-right a:hover{color: #016dc0;background: #fff;font-weight: bold;}


@media (min-width: 992px) and (max-width: 1200px){
  
  .adv-left h5{line-height: 1.5;}

  
}

@media (max-width: 992px){
  
  .adv-left h3{font-size: 26px;margin-bottom: 15px;}
  .adv-left h5 {font-size: 15px;line-height: 1.5;}
  
  
  .adv-right {width: 35%;}
  
}

@media (max-width: 767px){

  .adv {background: url(../images/bg5.jpg)no-repeat right;}
  
  .adv-left{display: none;}
  
  .adv-right { width: 100%; float: none;text-align: center;}
  
}



/* 新闻 */
.xinw{padding: 50px 0 80px;background: url(../images/bg4.jpg)no-repeat center bottom;}

.xw-bt{margin-bottom: 50px;}



.xw-cont{}
.xw-left{float: left;width: 67%;}

.xw-top {border-bottom: 1px solid #ddd;margin-bottom: 20px;padding-bottom: 20px;}
.xw-top h3 {font-size: 20px;line-height: 1;font-weight: bold;letter-spacing: 1px;color: #000;}
.xw-top h5 { font-size: 13px;line-height: 1;margin: 10px 0;color: #888;}
.xw-top p {font-size: 14px;line-height: 1.4;color: #777;}

.xw_list{}
.xw_list ul{}
.xw_list ul li{overflow: hidden;padding: 7px 0;}
.xw_list li a{display: block;}
.xw_list li a h5 {float: left;width: 11%;font-size: 13px;line-height: 1;color: #888;}
.xw_list li a h3 {float: left;font-size: 15px;line-height: 1;color: #666;}
.xw_list li a:hover h3{color: #005a9f;}

.xw-img{float: right;width: 30%;position:relative;}
.xw-img img{width: 100%;}
.xw-img a {position: absolute;background: #016dc0;padding: 20px 0;bottom: 30px;left: -100px;width: 150px;z-index: 3;text-align: center;}
.xw-img a img{width: 40px;height: 40px;}
.xw-img a:hover{background: #f68911;}

@media (min-width: 992px) and (max-width: 1200px){
  
  .xw_list li a h5{width: 13%;}
  
  
}
@media (max-width: 992px){
  
  .xw-img a { padding: 10px 0; width: 110px;left: -90px;}
  .xw-img a img {width: 30px; height: 30px;}
  
  .xw_list li a h5 { float: left;width: 15%;font-size: 12px;line-height: 1;color: #888;}
  .xw_list li a h3{font-size: 14px;}

}
@media (max-width: 767px){
 
  .xw-bt {margin-bottom: 20px;}
  .xw-nav ul { padding: 0 15px;}
  .xw-nav ul li {float: left; width: 48%; background: #006baa;margin: 0 1% 10px;}
  .xw-nav {margin-bottom: 20px;}
  
  .xw-left{float: none;width: 100%;padding: 0 15px;}
  .xw-img{display: none;}
  .xw_list li a h5{width: 22%;}
   .xw_list li a h3 { font-size: 14px;width: 78%;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
  
}



/* 首页留言 */
.liuyan{padding: 60px 0 50px;}

.ly-addr{float: left;width: 45%;}
.ly-addr iframe{width: 100% !important;}
.ly-addr h3 { background: #016dc0; text-align: center; color: #fff; font-size: 18px; line-height: 1;padding: 20px 0;}

.ly-nr{float: right;width: 50%;}

.ly-nr .mess_list {overflow: hidden; margin-bottom: 15px; border-bottom: none;padding-bottom: 15px;}
.ly-nr .mess_list .mess_title { width: 15%; font-size: 14px; text-align: right; line-height: 35px;float: left;}
.ly-nr .mess_list .mess_input { width: 80%;float: left;}
.ly-nr .mess_list .mess_textarea { width: 80%;float: left;}
.ly-nr .mess_list .form-control {width: 80%; height: 40px;}
.ly-nr .mess_list textarea.form-control{height: auto;}

.ly-nr .mess_submit{margin-left: 15%;}
.ly-nr .mess_submit input[type=button] { background: #016dc0;  color: #fff; font-size: 15px;  line-height: 1; border-radius: 2px;padding: 12px 50px;}
.ly-nr .mess_submit input[type=button]:hover{background: #f68911;}



/* 友情链接 */
.links{margin: 50px auto 0;}
.links h3 { font-size: 20px; line-height: 1; text-transform: uppercase; color: #888;}
.links h3 span { color: #016dc0; font-weight: bold; letter-spacing: 1px;  display: inline-block; border-bottom: 3px solid #016dc0;padding-bottom: 10px;}
.links hr {border-top: 1px solid #ddd;margin: -1px auto 15px;}
.links a { font-size: 15px;line-height: 1.5;color: #555;text-decoration: underline; display: inline-block;margin-left: 0;margin-right: 15px;}
.links a:hover{ color: #016dc0;}

@media (min-width: 992px) and (max-width: 1200px){
  
  .ly-addr h3{font-size: 16px;}
  
  .ly-nr .mess_list .mess_title{width: 20%;}
  .ly-nr .mess_submit {margin-left: 20%;}

  
}

@media (max-width: 992px){
  
  .ly-addr {float: left;width: 49%;}
  .ly-addr h3{font-size: 15px;}
  
  .ly-nr {float: right; width: 50%;}
  .ly-nr .mess_list .mess_title{width: 22%;font-size:13px;}
  .ly-nr .mess_list .mess_input { width: 78%;}
  .ly-nr .mess_list .mess_textarea { width: 78%;}
  .ly-nr .mess_list .form-control {width: 90%;}
  
  .ly-nr .mess_submit {margin-left: 20%;}
  
}

@media (max-width: 767px){

  .ly-addr { float: none; width: 100%;padding: 0 15px;}
  .ly-addr h3 {font-size: 13px;padding: 15px 0;}
  
  .ly-nr {float: none; width: 100%;margin-top: 30px;}
  
  .links {padding: 0 10px;}
  .links h3{font-size: 17px;}
  
  .links h3 span{padding-bottom: 6px;}
  
  
}




/*底部*/
.f-nav { background: #016dc0;padding: 15px 0;}
.f-nav ul{overflow: hidden;}
.f-nav ul li {float: left;padding: 5px 0;}

.f-nav ul li a { color: #fff; display: block;font-size: 15px;line-height: 1;border-right: 1px solid #ccc;padding: 0 43px;}
.f-nav ul li:last-child a{border: none;}
.f-nav ul li a:hover{color: #a2d7ff;}

.f_one{background: #005698;padding-top: 20px;}

.f-logo{float: left;padding-right: 15px;width: 25%;}
.f-logo img{width: 100%;margin-top: 30px;}

.f-lx{float: left;width: 60%;padding: 10px 0;}
.f-lx h3 { font-size: 22px; line-height: 1;color: #fff;font-weight: bold;letter-spacing: 1px;margin-bottom: 10px;}
.f-lx p { font-size: 15px;line-height: 1.5;color: #fff;}
.f-lx p a:hover{color: #f68911;}

.f-ewm{float: right;width: 24%;}
.f-ewm .ewm-box { float: left; width: 46%; border: 1px solid #ccc; border-radius: 10px;padding: 10px; margin: 0 2%;position:relative;}
.f-ewm .ewm-box img{width: 100%;}
.f-ewm .ewm-box p { font-size: 14px;  line-height: 1; color: #fff; position: absolute;  bottom: -10px;width: 80%; text-align: center;margin: 0 10%; background: #005698; z-index: 3; left: 0;}

.sec-tit.left-keyword-tit, .themain {
    display: block;
}
.themain {
    clear: both;
    text-align: center;
    color: #fff;
}
.themain a {
    color: #fff;
    margin: 0 5px;
}

p.copyright {  font-size: 15px; line-height: 1;color: #fff;  padding: 12px 0; text-align: center; border-top: 1px solid #eee;}

@media (max-width: 768px){
/*手机底部菜单*/
.footers { display:none}
.footer {background: #303030;display: -webkit-box;width: 100%;margin-top: 6px;background-size: 9px 128px;position: fixed;z-index: 110;bottom: 0;left: 0; display:block; line-height:45px;}
.footer a {-webkit-box-flex: 1;display: -webkit-box;color: #fff; display:inline-block; width:32%;font: 100 16px/35px "微软雅黑";height: 35px; line-height:35px; text-align:center;}
.footer a i { padding-right:5px;}
.hr { height:45px;}
}

@media (min-width: 992px) and (max-width: 1200px){
  
  .f-nav ul li a{padding: 0 38px;}
  
  .ly-nr .mess_list .form-control { width: 90%;}
  
}

@media (max-width: 992px){
  
}

@media (max-width: 767px){
  
}



/* 内页样式 */
.page-body {margin: 30px auto 50px;}

.left_menu{float: left;width: 22%;margin-right: 3%;padding:0;}
.page-body .col-md-9{float: left;width: 75%;padding: 0;}


.sec-tit {border: none;height: 50px;line-height: 50px;background: #016dc0;padding: 0 10px;border-radius: 0;}
.sec-tit h2 {float: left; margin-top: 0;margin-bottom: 0; height: auto;line-height: 50px; font-weight: bold; font-size: 18px;color: #ffffff;border: none;}

.sec-tit h5{margin-top:16px;}
.sec-tit h5 a{color:#fff;}
.sec-tit h5 a:hover{background: #f9b31e}

.page-l-clist ul { padding: 5px 10px; border: 2px solid #016dc0;}
.page-l-clist li { height: 45px; line-height: 45px; text-align: center; font-size: 15px;border: none; background: #eee; margin: 10px 0;}
.page-l-clist li a{display:block;}
.page-l-clist li a:hover {   display: inline-block; width: 100%;  height: 45px; color: #fff; background: #005a9f;}
.page-l-clist li .layer2{left: 100%;}


.left-news li a h5 { line-height: 1; text-align: left; font-size: 14px; padding: 10px;  overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.left-news li a:hover h5{color: #016dc0;}

.sec-marquee-c strong{font-size: 18px;}


/* 右侧 */
.page-alist{margin-top: 0;overflow: hidden;}

.crumbs-item {line-height: 1;border-bottom: 3px double #d7dbdf;overflow: hidden;margin-bottom: 15px;}
.crumbs-item h5 {font-size: 15px;line-height: 1; padding: 7px 0;color: #555;}

.wp-pagenavi{text-align: center;}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #016dc0;
    border-color: #016dc0;
}
.pagination>li>a, .pagination>li>span{color: #016dc0;}

/* 新闻列表 */
.page-alist li { overflow: hidden; padding-bottom: 15px; padding-top: 0; border-bottom: 1px dotted #ddd; margin-bottom: 15px;}
.page-alist .page-adate {width: 70px;height: 65px;background: #016dc0;}

.page-alist .page-adate h3 { font-size: 28px;line-height: 1;margin-bottom: 5px;}
.page-alist .page-adate p { font-size: 14px;line-height: 1; margin-bottom: 0;}

.media-heading {margin-top: 0; margin-bottom: 5px; font-size: 18px; font-weight: normal;color: #222;margin-top: 3px;}
.page-alist .page-atit p {color: #555;font-size: 14px; line-height: 1.5;}

.page-atit a:hover .media-heading{color: #016dc0;}


/* 图片列表 */
.page-alist .col-md-4 {padding: 0 8px;margin-bottom: 10px;}
.page-alist .col-md-4 a{display:block;}
.page-alist .col-md-4 a .img-inner{width: 300px;overflow: hidden;height: 220px;}
.page-alist .col-md-4 a .img-inner img{height: 100%;}
.page-alist .col-md-4 a .img-inner:hover {border: 1px solid #016dc0;overflow: hidden;}

.page-alist .col-md-4 a{display:block;}
.page-alist .col-md-4 a h5 { height: auto; line-height: 1; overflow: hidden; font-size: 16px; text-align: center;padding: 5px 0;float: none;}
.page-alist .col-md-4 a:hover h5{color: #016dc0;}

.page-nav{display: none;}
.page-nav ul{overflow: hidden;}
.page-nav ul li{width: 33.3333%;padding: 0 5px;float: left;border: none;margin-bottom: 10px;}
.page-nav ul li a { display: block;text-align: center; background: #f6f6f6; font-size: 14px; line-height: 1;padding: 15px 0;}
.page-nav ul li a:hover{color: #fff;background: #016dc0;}

/* 详情页 */
.page-con-tit{}
.page-con-tit h1{font-size: 20px;line-height: 1;padding-bottom: 10px;}



/* 地图 */
.page-addr{}
.page-addr iframe{width: 100%;}



@media (min-width: 992px) and (max-width: 1200px){
  
}

@media (max-width: 992px){
  
  .page-body .col-md-9 {float: none;width: 100%;padding: 0 10px;}
  
  .page-nav{display: block;margin-bottom: 10px;}
  
  .page-alist .page-atit p {height: 4rem;}
  
  .page-alist .col-md-4 {padding: 0 5px;margin-bottom: 10px;float: left;width: 33.3333%;}
  .page-alist .col-md-4 a .img-inner {height: 170px;}
  
  
}

@media (max-width: 767px){
  
  .page-body { margin: 5px auto 40px;}
  .page-body .col-md-9 {float: none; width: 100%; padding: 0 15px;}
  
  .crumbs-item h5{font-size: 13px;}
  
  .page-content{padding-top: 0;}
  
  

  .page-alist .col-md-4{padding: 0 5px;width: 50%;}
  .page-alist .col-md-4 a .img-inner {height: 120px;}
  .page-alist .col-md-4 a h5{font-size:14px;}
  
  .page-alist .page-atit p {height: 4rem;font-size: 13px;}
  
  
  .product_detail .img {overflow: hidden;}
  .zoomPad{z-index: 0 !important;}
  
  
  
  
}


@media (max-width: 768px){

  .product_detail .img {left: 50%;margin-left: -150px;overflow: hidden;}
  .product_detail .img img{height: 100% !important;}
  
  .page-nav ul li{width: 50%;}
  .page-nav ul li a{padding: 10px 0;font-size: 13px;}
  
}




